Total Complexity | 12 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 153 |
Lines of code | 128 |
Logical lines of code | 47 |
Comment lines | 9 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
student_list() | 44 | 4 | 47 | |
register_routes() | 45 | 1 | 54 | |
add_student() | 61 | 3 | 11 | |
remove_student() | 63 | 2 | 10 | |
__construct() | 82 | 1 | 3 | |
register() | 79 | 1 | 3 |